home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 3953 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  850 b 

  1. Path: news.cuny.edu!x60cc
  2. From: SHAHZAD ANJUM MALIK <X60CC@CUNYVM.CUNY.EDU>
  3. Newsgroups: comp.lang.c
  4. Subject: Problem in Debugging in C
  5. Date: Wed, 31 Jan 1996 23:04:31 EST
  6. Message-ID: <96031.230431X60CC@CUNYVM.CUNY.EDU>
  7. NNTP-Posting-Host: cunyvm.cuny.edu
  8. Disclaimer: Author bears full responsibility for this post
  9.  
  10. I am trying to use the debugger of Microsoft C 6.0. The problem is that after
  11. I compile and link (build) the program, I try to debug the program. The
  12. debug screen does not give me the actual C progrm but the assembly code.
  13. I am not very much familiar with all the environmet setting in C and also
  14. I don't have the original books from Micrsoft. I think that I have to add
  15. or delete some options (switches) from the compiler command, but I don't
  16. know which switch I have to add or delete. So please help me in this regard.
  17. Thank you all.
  18.